Skip to content

Conversation

@amondnet
Copy link
Contributor

@amondnet amondnet commented Jan 7, 2026

Before you submit a pull request, please make sure you have read and understood the contribution guidelines and the code of conduct.

This pull request is related to:

  • A bug
  • A new feature
  • Documentation
  • Other (please specify)

I have checked the following:

  • I have read and understood the contribution guidelines and the code of conduct;
  • I have added new tests (for bug fixes/features);
  • I have added/updated the documentation (for bug fixes / features).

Description:
Add support for Claude 4.5 Opus model (claude-opus-4-5-20251101) to the anthropic plugin.

Changes:

  • Added claude45Opus model reference in claude.ts
  • Added model to SUPPORTED_CLAUDE_MODELS mapping
  • Exported model from index.ts
  • Updated README to list all supported Claude models including Claude 4.x series

Related issues:
None

Add support for claude-opus-4-5-20251101 model and update README
with all currently supported models.
@xavidop xavidop added the bump:minor Attach to PR to automatically bump minor version on merge label Jan 7, 2026
@xavidop xavidop merged commit 25eb297 into BloomLabsInc:main Jan 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump:minor Attach to PR to automatically bump minor version on merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants